x11: Implement "drag to top to maximize" gesture on emulated window dragging
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 13 Mar 2014 20:12:55 +0000 (21:12 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 17 Mar 2014 17:19:44 +0000 (18:19 +0100)
commit41b73e409f7e30b8ba3b961013debaaf584b499c
treecc2280c3817641877eba5783ece25b5ae0c12a85
parentd1d4c602e09c0038cc8e20f3660859af4378b997
x11: Implement "drag to top to maximize" gesture on emulated window dragging

And the counterpart to unmaximize when dragging a maximized window, if
touch devices aren't going to use EWMH moveresize, having this one at least
makes things feel a bit less awkward.

https://bugzilla.gnome.org/show_bug.cgi?id=709914
gdk/x11/gdkwindow-x11.c